func google.golang.org/grpc/internal/transport.ioBufferPool
3 uses
google.golang.org/grpc/internal/transport (current package)
http_util.go#L422: readPool := ioBufferPool(bufSize)
http_util.go#L436: writePool = ioBufferPool(writeBufferSize)
http_util.go#L594: func ioBufferPool(size int) *imem.SimpleBufferPool {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)